The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "template::plugin::json"

Template::Plugin::JSON - Adds a .json vmethod for all TT values. River stage one • 2 direct dependents • 2 total dependents

This plugin provides a ".json" vmethod to all value types when loaded. You can also decode a json string back to a data structure. It will load the JSON::MaybeXS module, which will use Cpanel::JSON::XS when possible and fall back to JSON::PP otherwis...

ETHER/Template-Plugin-JSON-0.08 - 07 Mar 2019 22:05:09 UTC - Search in distribution

Template::Plugin::JSON::Escape - Adds a .json vmethod and a json filter. River stage one • 4 direct dependents • 4 total dependents

This plugin allows you to embed JSON strings in HTML. In the output, special characters such as "<" and "&" are escaped as "\uxxxx" to prevent XSS attacks. It also provides decoding function to keep compatibility with Template::Plugin::JSON....

NANTO/Template-Plugin-JSON-Escape-0.02 - 13 Jun 2011 11:50:49 UTC - Search in distribution

Alt::Template::Plugin::JSON::Moo - Alternate Template::Plugin::JSON - using Moo River stage zero No dependents

This is a modification of Template::Plugin::JSON, switching it from using Moose to using Moo and Type::Tiny. This allows for the use of the JSON Template plugin without loading Moose or causing the Moosification of all your Moo classes and roles....

JWRIGHT/Alt-Template-Plugin-JSON-Moo-0.04 - 29 Nov 2020 05:17:35 UTC - Search in distribution

Template::Plugin::deJSON - de-JSONify a JSON string River stage zero No dependents

Well, I needed this. I had JSON string things flying around between servers, and passed into templates. (If you must know, objects were stringified using JSON, and bit-shifted around the world.) It seemed to me I needed a plugin to take those strings...

STRYTOAST/Template-Plugin-deJSON-0.03 - 20 Sep 2007 15:14:32 UTC - Search in distribution

Template::Plugin::SimpleJson - Simple JSON methods for Template Toolkit River stage one • 1 direct dependent • 1 total dependent

This module implements some methods to manipulate json string, using JSON module...

FAXIOMAN/Template-Plugin-SimpleJson-0.01 - 30 Nov 2009 16:09:45 UTC - Search in distribution

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution
  • Audio::Nama - multitrack recorder and digital audio workstation

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

Egg - MVC Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is WEB application framework with the control facilit of Model/View/Controller. The specification changed with v2.x system and a former version. Therefore, interchangeability is not secured....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

todo River stage zero No dependents

CORION/Dancer-SearchApp-0.06 - 14 Dec 2016 21:42:14 UTC - Search in distribution

Quiq - Class library for rapid development River stage zero No dependents

Diese Klassenbibliothek enthält anwendungsunabhängige Klassen, die ich in Projekten nutze. Die Klassen sind nach einheitlichen Prinzipien konzipiert. Die Bibliothek befindet sich unter kontinuierlicher Weiterentwicklung. POD ERRORS Hey! The above doc...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

perl5200delta - what is new for perl v5.20.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

db-browser - Browse SQL databases and their tables interactively. River stage zero No dependents

Before using "db-browser", ensure you have backed up your databases. Search and read in SQL databases: one can interactively browse databases and their tables. "App::DBBrowser" provides and supports plugins for the DBI drivers "DBD::SQLite", "DBD::my...

KUERBIS/App-DBBrowser-2.411 - 20 May 2024 15:16:05 UTC - Search in distribution

Crypt::LE - Let's Encrypt (and other ACME-based) API interfacing module and client. River stage zero No dependents

Crypt::LE provides the functionality necessary to use Let's Encrypt API and generate free SSL certificates for your domains. It can also be used to generate RSA keys and Certificate Signing Requests or to revoke previously issued certificates. Crypt:...

LEADER/Crypt-LE-0.39 - 12 Mar 2023 22:10:15 UTC - Search in distribution

bencher - A benchmark framework (CLI) River stage one • 3 direct dependents • 8 total dependents

Bencher is a benchmark framework. You specify a *scenario* (either in a "Bencher::Scenario::*" Perl module, or a Perl script, or over the command-line) containing list of *participants* and *datasets*. Participants are codes or commands to run, and d...

PERLANCAR/Bencher-1.062.4 - 19 Feb 2024 04:45:38 UTC - Search in distribution

Decl::Node - implements a node in a declarative structure. River stage zero No dependents

MICHAEL/Decl-0.11 - 21 Oct 2011 01:58:03 UTC - Search in distribution

SQL::SimpleOps - SQL Simple Operations River stage zero No dependents

This module was created to execute basic SQL commands in a database engine, where it proposes the most common and basic operations with low parameter complexity. The module allow switch between database engine without recoding. It makes the necessary...

CCELSO/SQL-SimpleOps-2023.362.1 - 28 Dec 2023 23:05:52 UTC - Search in distribution

Pepper - Quick-start kit for learning and creating microservices in Perl. River stage zero No dependents

/ PURPOSE This quick-start kit is designed for new users to easily experiment and learn about Perl and for seasoned users to quickly stand up simple web services. This is not a framework. This is a quick-start kit meant to simplify learning and small...

ECHERNOF/Pepper-1.5 - 24 Feb 2021 16:57:01 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 605 direct dependents • 679 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Kossy - Sinatra-ish Simple and Clear web application framework River stage one • 1 direct dependent • 1 total dependent

Kossy is Sinatra-ish Simple and Clear web application framework, which is based upon Plack, Router::Boom, Text::Xslate and build-in Form-Validator. That's suitable for small application and rapid development....

KAZEBURO/Kossy-0.63 - 13 Nov 2023 02:24:42 UTC - Search in distribution

CGI::Snapp - An almost back-compat fork of CGI::Application River stage one • 6 direct dependents • 8 total dependents

A fork of CGI::Application (later CGI::Application::Dispatch etc) in order to understand how they work in sufficient detail that I can put CGI::Snapp etc into production - *in my own code* - as replacements for those modules. You are *strongly* encou...

RSAVAGE/CGI-Snapp-2.01 - 11 Sep 2016 01:13:27 UTC - Search in distribution
134 results (0.102 seconds)